FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package healthhub.fhir#1.0.0 (47 ms)

Package healthhub.fhir
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=healthhub.fhir@1.0.0&canonical=https://healthhub.dk/fhir/ValueSet/diagnosis-category
Url https://healthhub.dk/fhir/ValueSet/diagnosis-category
Version 4.1.0
Status active
Date 2024-09-23T00:00:00+00:00
Name Health Hub DiagnosisCategory
Title Health Hub DiagnosisCategory
Experimental False
Realm dk
Description Diagnosis category and the categories are: Current, Relevant, Other, unknown.

Resources that use this resource

StructureDefinition
https://healthhub.dk/fhir/StructureDefinition/healthhub-condition Health Hub Condition Profile

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "ValueSet",
  "id" : "DiagnosisCategoryValueSet",
  "url" : "https://healthhub.dk/fhir/ValueSet/diagnosis-category",
  "version" : "4.1.0",
  "name" : "Health Hub DiagnosisCategory",
  "title" : "Health Hub DiagnosisCategory",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-23T00:00:00+00:00",
  "publisher" : "HealthHub Denmark",
  "description" : "Diagnosis category and the categories are: Current, Relevant, Other, unknown.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://diagnosekort.healthhub.dk/",
        "concept" : [
          {
            "code" : "current",
            "display" : "current"
          },
          {
            "code" : "relevant",
            "display" : "relevant"
          },
          {
            "code" : "other",
            "display" : "other"
          },
          {
            "code" : "unknown",
            "display" : "unknown"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.